Click or drag to resize

ExternalAccessOutlookWebAccessUrls Property

Describes the URL and authentication schema that is used to access a particular computer that is running Microsoft Exchange Server that has the Client Access server role installed that hosts Outlook Web Access.

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<OutlookWebAccessUrl> OutlookWebAccessUrls { get; }

Property Value

Type: IListOutlookWebAccessUrl
See Also